FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package nhn.fhir.no.kjernejournal#1.0.1 (63 ms)

Package nhn.fhir.no.kjernejournal
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=nhn.fhir.no.kjernejournal@1.0.1&canonical=http://nhn.no/kj/fhir/StructureDefinition/KjDevice
Url http://nhn.no/kj/fhir/StructureDefinition/KjDevice
Status draft
Date 2019-12-04T12:43:37.5544155Z
Name KjDevice
Experimental False
Type Device
Kind resource

Resources that use this resource

StructureDefinition
http://nhn.no/kj/fhir/StructureDefinition/KjDeviceUseStatement KjDeviceUseStatement

Resources that this resource uses

ValueSet
http://nhn.no/kj/fhir/ValueSet/Devices Devices


Source

{
  "resourceType" : "StructureDefinition",
  "id" : "767d934b-03fa-4657-bd60-658de803b27b",
  "meta" : {
    "versionId" : "5",
    "lastUpdated" : "2019-12-04T12:43:37.669+00:00"
  },
  "url" : "http://nhn.no/kj/fhir/StructureDefinition/KjDevice",
  "name" : "KjDevice",
  "status" : "draft",
  "date" : "2019-12-04T12:43:37.5544155Z",
  "fhirVersion" : "4.0.0",
  "mapping" : [
    {
      "identity" : "rim",
      "uri" : "http://hl7.org/v3",
      "name" : "RIM Mapping"
    },
    {
      "identity" : "w5",
      "uri" : "http://hl7.org/fhir/fivews",
      "name" : "FiveWs Pattern Mapping"
    },
    {
      "identity" : "udi",
      "uri" : "http://fda.gov/UDI",
      "name" : "UDI Mapping"
    }
  ],
  "kind" : "resource",
  "abstract" : false,
  "type" : "Device",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Device",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "Device.identifier",
        "path" : "Device.identifier",
        "max" : "0"
      },
      {
        "id" : "Device.definition",
        "path" : "Device.definition",
        "max" : "0"
      },
      {
        "id" : "Device.udiCarrier",
        "path" : "Device.udiCarrier",
        "max" : "0"
      },
      {
        "id" : "Device.status",
        "path" : "Device.status",
        "max" : "0"
      },
      {
        "id" : "Device.statusReason",
        "path" : "Device.statusReason",
        "max" : "0"
      },
      {
        "id" : "Device.distinctIdentifier",
        "path" : "Device.distinctIdentifier",
        "max" : "0"
      },
      {
        "id" : "Device.manufacturer",
        "path" : "Device.manufacturer",
        "max" : "0"
      },
      {
        "id" : "Device.manufactureDate",
        "path" : "Device.manufactureDate",
        "max" : "0"
      },
      {
        "id" : "Device.expirationDate",
        "path" : "Device.expirationDate",
        "max" : "0"
      },
      {
        "id" : "Device.lotNumber",
        "path" : "Device.lotNumber",
        "max" : "0"
      },
      {
        "id" : "Device.serialNumber",
        "path" : "Device.serialNumber",
        "max" : "0"
      },
      {
        "id" : "Device.deviceName",
        "path" : "Device.deviceName",
        "max" : "0"
      },
      {
        "id" : "Device.modelNumber",
        "path" : "Device.modelNumber",
        "max" : "0"
      },
      {
        "id" : "Device.partNumber",
        "path" : "Device.partNumber",
        "max" : "0"
      },
      {
        "id" : "Device.type",
        "path" : "Device.type",
        "min" : 1,
        "mustSupport" : true,
        "binding" : {
          "strength" : "preferred",
          "valueSet" : "http://nhn.no/kj/fhir/ValueSet/Devices"
        }
      },
      {
        "id" : "Device.type.coding",
        "path" : "Device.type.coding",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "value",
              "path" : "system"
            }
          ],
          "rules" : "open"
        },
        "binding" : {
          "strength" : "preferred",
          "valueSet" : "http://nhn.no/kj/fhir/ValueSet/Devices"
        }
      },
      {
        "id" : "Device.type.coding:KjDevice",
        "path" : "Device.type.coding",
        "sliceName" : "KjDevice",
        "min" : 1,
        "max" : "1",
        "binding" : {
          "strength" : "required",
          "valueSet" : "http://nhn.no/kj/fhir/ValueSet/Devices"
        }
      },
      {
        "id" : "Device.type.coding:KjDevice.system",
        "path" : "Device.type.coding.system",
        "fixedUri" : "http://nhn.no/kj/fhir/CodeSystem/ImplantsAndOtherForeignBodies"
      },
      {
        "id" : "Device.specialization",
        "path" : "Device.specialization",
        "max" : "0"
      },
      {
        "id" : "Device.version",
        "path" : "Device.version",
        "max" : "0"
      },
      {
        "id" : "Device.property",
        "path" : "Device.property",
        "max" : "0"
      },
      {
        "id" : "Device.patient",
        "path" : "Device.patient",
        "max" : "0"
      },
      {
        "id" : "Device.owner",
        "path" : "Device.owner",
        "max" : "0"
      },
      {
        "id" : "Device.contact",
        "path" : "Device.contact",
        "max" : "0"
      },
      {
        "id" : "Device.location",
        "path" : "Device.location",
        "max" : "0"
      },
      {
        "id" : "Device.url",
        "path" : "Device.url",
        "max" : "0"
      },
      {
        "id" : "Device.note",
        "path" : "Device.note",
        "max" : "1",
        "mustSupport" : true
      },
      {
        "id" : "Device.note.author[x]",
        "path" : "Device.note.author[x]",
        "max" : "0"
      },
      {
        "id" : "Device.note.time",
        "path" : "Device.note.time",
        "max" : "0"
      },
      {
        "id" : "Device.safety",
        "path" : "Device.safety",
        "max" : "0"
      },
      {
        "id" : "Device.parent",
        "path" : "Device.parent",
        "max" : "0"
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.